Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(dependencies): bump the github-actions group across 1 directory with 5 updates #448

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps the github-actions group with 5 updates in the / directory:

Package From To
wearefrank/ci-cd-templates 1.0.8 1.0.9
step-security/harden-runner 2.9.1 2.10.1
actions/checkout 4.1.7 4.2.0
actions/setup-node 4.0.3 4.0.4
Codex-/return-dispatch 1.15.0 2.0.1

Updates wearefrank/ci-cd-templates from 1.0.8 to 1.0.9

Release notes

Sourced from wearefrank/ci-cd-templates's releases.

v1.0.9

1.0.9 (2024-09-13)

🤖 Build System

  • dependencies: bump the github-actions group with 2 updates (9ece1f8)
Changelog

Sourced from wearefrank/ci-cd-templates's changelog.

conventional commits semantic versioning

1.0.9 (2024-09-13)

🤖 Build System

  • dependencies: bump the github-actions group with 2 updates (9ece1f8)

1.0.8 (2024-09-09)

🤖 Build System

  • dependencies: bump the github-actions group with 2 updates (b4a68ed)

1.0.7 (2024-08-30)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 2 updates (#19) (067eb8b)

1.0.6 (2024-08-20)

🐛 Bug Fixes

  • print docker debugging commands step not triggered on failure (9f7329f)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 3 updates (#17) (e047286)

1.0.5 (2024-08-13)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 8 updates (#15) (08003cf)

1.0.4 (2024-07-19)

🐛 Bug Fixes

  • ff-version-auto-bumper missing semantic release tag in PR title (6a4c140)

1.0.3 (2024-07-15)

🤖 Build System

  • dependencies: bump the github-actions group across 1 directory with 8 updates (#11) (4a55871)

1.0.2 (2024-07-01)

... (truncated)

Commits
  • 5f916d5 chore(patch): release 1.0.9 [skip ci]
  • 9ece1f8 build(dependencies): bump the github-actions group with 2 updates
  • See full diff in compare view

Updates step-security/harden-runner from 2.9.1 to 2.10.1

Release notes

Sourced from step-security/harden-runner's releases.

v2.10.1

What's Changed

Release v2.10.1 by @​varunsh-coder in step-security/harden-runner#463 Bug fix: Resolves an issue where DNS resolution of .local domains was failing when using a Kind cluster in a GitHub Actions workflow.

Full Changelog: step-security/harden-runner@v2...v2.10.1

v2.10.0

What's Changed

Release v2.10.0 by @​h0x0er and @​varunsh-coder in step-security/harden-runner#455

ARM Support: Harden-Runner Enterprise tier now supports GitHub-hosted ARM runners. This includes all the features that apply to previously supported GitHub-hosted x64 Linux runners.

Full Changelog: step-security/harden-runner@v2...v2.10.0

Commits

Updates actions/checkout from 4.1.7 to 4.2.0

Release notes

Sourced from actions/checkout's releases.

v4.2.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.1.7...v4.2.0

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

v4.1.2

v4.1.1

v4.1.0

v4.0.0

v3.6.0

... (truncated)

Commits

Updates actions/setup-node from 4.0.3 to 4.0.4

Release notes

Sourced from actions/setup-node's releases.

v4.0.4

What's Changed

Documentation changes:

New Contributors

Full Changelog: actions/setup-node@v4...v4.0.4

Commits

Updates Codex-/return-dispatch from 1.15.0 to 2.0.1

Release notes

Sourced from Codex-/return-dispatch's releases.

v2.0.1

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0

   🚀 Features

This release brings many changes to improve testability and coverage. Notably far better retry and error handling on failure cases with many improvements to logging in general for troubleshooting.

   🐞 Bug Fixes

  • Upstream response types fixed, can remove type assertion  -  by @​Codex- (c228c)
  • Ensure failure is set before attempting to log and handle unknown throws  -  by @​Codex- (21389)
  • Runtime failure when using es2024 features  -  by @​Codex- (854b9)
  • Incorrect logging on dispatch  -  by @​Codex- (1c670)
  • Don't recalculate retry timeout on each iteration  -  by @​Codex- (9a80c)
  • AttemptToFindRunId would return timeout if called with an empty array  -  by @​Codex- (d15ca)
  • Action would make extraneous calls when no run ids were found  -  by @​Codex- (83057)
    View changes on GitHub

v1.16.0

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 06d9405 release: 2.0.1
  • d6375f9 Merge pull request #255 from Codex-/fix_unescaped_regex
  • 182a06d build: generate new bundle
  • df062da test: tidy up some snapshots
  • 97a8019 fix: distinct ID input was not escaped
  • 08325d2 test: ignore coverage for test utils
  • 0a28581 cicd: update codecov token
  • 35ace16 docs: update to point to v2
  • 296c881 release: 2.0.0
  • e892a7b Merge pull request #246 from Codex-/feat/abstract_main
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

… with 5 updates

Bumps the github-actions group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [wearefrank/ci-cd-templates](https://github.com/wearefrank/ci-cd-templates) | `1.0.8` | `1.0.9` |
| [step-security/harden-runner](https://github.com/step-security/harden-runner) | `2.9.1` | `2.10.1` |
| [actions/checkout](https://github.com/actions/checkout) | `4.1.7` | `4.2.0` |
| [actions/setup-node](https://github.com/actions/setup-node) | `4.0.3` | `4.0.4` |
| [Codex-/return-dispatch](https://github.com/codex-/return-dispatch) | `1.15.0` | `2.0.1` |



Updates `wearefrank/ci-cd-templates` from 1.0.8 to 1.0.9
- [Release notes](https://github.com/wearefrank/ci-cd-templates/releases)
- [Changelog](https://github.com/wearefrank/ci-cd-templates/blob/main/CHANGELOG.md)
- [Commits](wearefrank/ci-cd-templates@df1db1b...5f916d5)

Updates `step-security/harden-runner` from 2.9.1 to 2.10.1
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@5c7944e...91182cc)

Updates `actions/checkout` from 4.1.7 to 4.2.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@692973e...d632683)

Updates `actions/setup-node` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@1e60f62...0a44ba7)

Updates `Codex-/return-dispatch` from 1.15.0 to 2.0.1
- [Release notes](https://github.com/codex-/return-dispatch/releases)
- [Changelog](https://github.com/Codex-/return-dispatch/blob/main/.release-it.json)
- [Commits](Codex-/return-dispatch@v1.15.0...v2.0.1)

---
updated-dependencies:
- dependency-name: wearefrank/ci-cd-templates
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: step-security/harden-runner
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: Codex-/return-dispatch
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 7, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 14, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 14, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-f4d1794ed5 branch October 14, 2024 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants